The Dreamweaver JavaScript API > Selection functions > site.changeLink() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Checks in the selected files and handles dependent files in one of the following ways:
![]() |
If the user selected Prompt on Put/Check In in the Site FTP preferences, the Dependent Files dialog box appears. |
![]() |
If the user previously selected the Don't Show Me Again option in the Dependent Files dialog box and then clicked Yes, dependent files are uploaded and no dialog box appears. |
![]() |
If the user previously selected the Don't Show Me Again option in the Dependent Files dialog box and then clicked No, dependent files are not uploaded and no dialog box appears. |
Arguments
siteOrURL
siteOrURL
must be the keyword "site"
, indicating that the function should act on the selection in the Site window or on the URL for a single file.
Returns
Nothing.
Enabler
![]() ![]() ![]() |